Learn R Programming

PharmacoGx (version 1.1.6)

sensitivityInfo<-: sensitivityInfo<- Generic

Description

A generic for the sensitivityInfo replacement method

Usage

sensitivityInfo(object) <- value

Arguments

object
The PharmacoSet to update
value
A data.frame with the new sensitivity annotations

Value

Updated PharmacoSet

Examples

Run this code
data(CCLEsmall)
sensitivityInfo(CCLEsmall) <- sensitivityInfo(CCLEsmall)

Run the code above in your browser using DataLab